Some of the markdown pages that I have are imported from external sources like Roam, Notion etc… So the block references and page references end up in the following format
[Block Description](../Path/To/Page)
OR sometimes
[Block Description]()
So I would like to create a query to identify any blocks in my graph which have links in the above format. Is there any way to do this?