https://github.com/obsidianmd/obsidian-api/blob/master/obsidian.d.ts#L2027
`[[Obsidian#ルール]]`というリンクがある場合。
| 項目 | 例 |
| ------------ | ----------------- |
| [[Linktext]] | `Obsidian#ルール` |
| [[Linkpath]] | `Obsidian` |
| [[Subpath]] | `ルール` |
> * Linktext is any internal link that is composed of a path and a subpath, such as "My note#Heading"
> * Linkpath (or path) is the path part of a linktext
> * Subpath is the heading/block ID part of a linktext.