Builds the list of taggables, if any.
final Future<T?> Function(FutureOr<Iterable<T>> taggables) buildTaggables;