function to get the related artists of an Artist
getRelated(artist_name, token)
artist_name
Name of the artist (can use name or Spotify ID of the artist)
token
An OAuth token created with spotifyOAuth.
spotifyOAuth