Seems like this currently only syncs liked tracks and playlists. It'd be nice to be able to sync the other properties as well, each of these have their own endpoints https://tidal.com/v1/users/<uid>/favorites/<endpoint>:
Most have a maximum limit query param of 10000 per page, so it's pretty fast to get all. I ended up writing my own script for this.