pub async fn topic_get( client: &OpenAlexClient, id: &str, params: &GetParams, ) -> Result<Topic, FilterError>