pub async fn get_users_playlists( client: &SpotifyApi, user_id: &str, ) -> Result<Option<Value>, HttpError>
Get a user’s playlists