Could not read message. The message data is probably corrupted

I get the below exception on a PST. Outlook opens the PST fine and the messages are good. I can get the messageInfo but cannot extract the message. I can see the subject and to using the messageInfo. I cannot share the data. Can anyone help me debug this issue further I am using Aspose.Email for Java 21.2

class com.aspose.email.system.exceptions.InvalidOperationException: Could not read message. The message data is probably corrupted. —> class com.aspose.email.system.exceptions.ArgumentNullException: Could not find the data block by its identifier.
Parameter name: entry
com.aspose.email.zaqk.b(SourceFile:337)
com.aspose.email.zaqk.d(SourceFile:1379)
com.aspose.email.zzl.h(SourceFile:526)
com.aspose.email.zzl.(SourceFile:98)
com.aspose.email.zavn.(SourceFile:66)
com.aspose.email.zahp.a(SourceFile:330)
com.aspose.email.zavw.b(SourceFile:349)
com.aspose.email.zavw.a(SourceFile:307)
com.aspose.email.PersonalStorage.extractMessage(SourceFile:777)

@dfplive,
Thank you for the issue description. To my regret, we need the PST file for investigating the problem. If that file contains confidential information, you can send it as a private message to me email.png (43.6 KB).
Please also share a code example reproducing the problem.