fetchPlace

abstract suspend fun fetchPlace(placeId: String): Result<FetchPlaceResponse>