For a Sprite with a CircleGeometry, what is a good approach to draw edges around the CircleGeometry?
Is that what you mean?
See from the Collection of examples from discourse.threejs.org
You can also use a simple shader and customize it.
ShaderCircleExplanation
The simplest variant is to use a suitable texture.