各位大神,你们好。我想知道通过UNNotificationRequest发送的本地通知。在APP没有在运行的情况下,通过到达,用户点击了本地通知以后,在哪里获取其它所包含的content对象。目前已知func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool获取不到