org-footnote-next-reference-or-definition
org-footnote-next-reference-or-definition is a compiled Lisp function in `org-footnote.el
'.
(org-footnote-next-reference-or-definition LIMIT)
Move point to next footnote reference or definition.
LIMIT is the buffer position bounding the search.
Return value is a list like those provided by
`org-footnote-at-reference-p' or `org-footnote-at-definition-p'.
If no footnote is found, return nil.