Its not possible currently. Internally Notepad++ uses Scintilla v3.5.6. However in Scintilla v3.6.0 it added this type of functionality. Quote from Scintilla v3.6.0 release notes:
Multiple selection now works over more key commands. The new multiple-selection handling commands include horizontal movement and selection commands, line up and down movement and selection commands, word and line deletion commands, and line end insertion.
So whenever Scintilla is upgraded internally this will be possible.