getLocationById

abstract suspend fun getLocationById(locationId: String): Either<MapboxEVPlatformError, Location>