getCDRs

abstract suspend fun getCDRs(sessionId: String): Either<MapboxEVPlatformError, CdrsResponse>