function to get audio feature information for a single track identified by its unique Spotify ID.
getFeatures(track_id, token)
track_id
The Spotify ID for the track.
token
An OAuth token created with spotifyOAuth.
spotifyOAuth