org-footnote-all-labels

org-footnote-all-labels is a compiled Lisp function in `org-footnote.el'.

(org-footnote-all-labels &optional WITH-DEFS)

Return list with all defined foot labels used in the buffer.

If WITH-DEFS is non-nil, also associate the definition to each
label. The function will then return an alist whose key is label
and value definition.