How do I fetch a user's contact once I have the access token after a successfully oAuth ?

I need to fetch user's contacts on a remote web server once the user successfully signs in with "Sign in with apple".

How do I fetch a user's contact once I have the access token after a successfully oAuth ?
 
 
Q