I’m currently exploring custom plugins in NocoBase. I’ve read the documentation here: https://docs.nocobase.com/plugin-samples/schema-initializer/block-data. I want to create a custom data block similar to the Detail Data Block, which displays data from the current record. <img width="1467" height="957" alt="Image" src="https://github.com/user-attachments/assets/9420987d-22f0-4d7a-aaae-9088af04af02" /> However, I haven’t been able to find any documentation on how to do this. Could someone help me out?