Fetches the slots the current user can theoretically reserve.
Future<List<Slot>> getSlots(String token);