suspend fun PlacesClient.awaitFetchPhoto(request: FetchPhotoRequest): FetchPhotoResponse
Wraps PlacesClient.fetchPhoto in a suspending function.
Fetches a photo. If an error occurred, an ApiException will be thrown.