org-refile-get-location
org-refile-get-location is a compiled Lisp function in `org.el
'.
(org-refile-get-location &optional PROMPT DEFAULT-BUFFER NEW-NODES NO-EXCLUDE)
Prompt the user for a refile location, using PROMPT.
PROMPT should not be suffixed with a colon and a space, because
this function appends the default value from
`org-refile-history' automatically, if that is not empty.
When NO-EXCLUDE is set, do not exclude headlines in the current subtree,
this is used for the GOTO interface.