Future<List<T>> getSearchInput(String query, List currentSelections) async => await this.listAllOptions(150);