Sharing app data with NSPersistentCloudKitContainer and keyboard extensions no go?

Am I wrong or is it not possible to share Core Data+CloudKit with a keyboard extension?

It works if I set an app group but then I lose the CloudKit sync feature, which is not acceptable for me.

Is there some other way to share the data while keeping sync?