How to access Reminder sections and list groups via EventKit?

I'm building an app that integrates with Reminders using EventKit, but I can't find a way to access two important structures from EventKit:

  1. The groups that contain reminder lists
  2. The sections inside each reminder list (available since iOS 17)

Any help or guidance would be appreciated.

I forgot this one: 3. The subtasks of the reminder.

How to access Reminder sections and list groups via EventKit?
 
 
Q