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:
- The groups that contain reminder lists
- The sections inside each reminder list (available since iOS 17)
Any help or guidance would be appreciated.