pub async fn query_user_profile( backend: &BackendConn, user_id: u64, ) -> Result<BackendUserProfile>