async fn handle_token_import( drk: &DrkPtr, parts: &[&str], output: &mut Vec<String>, )
Auxiliary function to define the token import subcommand handling.