fetch

abstract suspend fun fetch(coordinates: List<Point>): Result<MatrixResponse>