Function: org-fold-get-region-at-point
org-fold-get-region-at-point is a function alias for
org-fold-core-get-region-at-point, defined in org-fold-core.el.gz.
Signature
(org-fold-get-region-at-point &optional SPEC-OR-ALIAS POM)
Documentation
Return region folded using SPEC-OR-ALIAS at POM.
If SPEC is nil, return the largest possible folded region. The return value is a cons of beginning and the end of the region. Return nil when no fold is present at point of POM.