Fetches content by route.
@override Stream<RouteBase?> fetchRoute({ String? path, String? routeId, bool includeDrafts = false, }) => _error('fetchRoute');