The vault to search.
One of path or title is required to identify the target.
limit defaults to 50. include_embeds defaults to true —
set false to count only [[wikilinks]] and skip ![[embeds]].
A BacklinkHit array sorted by count desc.
Find every note that links to the target — the "who references this?" query.
Scans the full vault, so cost is O(N notes × parse). Use getNoteNeighbors if you also need outbound links + tag siblings in one call. Sorted by
countdesc (most-linking notes first).