for the token utility:
- add an option to display the tree with relative tokens for each file
- add an option to filter the tree for the top n nodes with most tokens
as of now, the tokens utility is a separate utility:
but to do what is described above we will need to add an option to the gpt-copy itself
possibly related to #6